Skip to content

Configure standard and ts-standard as linter and formatter for JS and TS #918

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Apr 14, 2022

Conversation

bigmontz
Copy link
Contributor

@bigmontz bigmontz commented Apr 13, 2022

The linter and formatter configuration in the pre-commit hook helps with standardisation of the code and avoiding programming errors.

Moving the configuration to use standard and ts-standard instead of eslint avoids manage different libraries and plugins. Thus it enables an easier project maintenance.

@bigmontz bigmontz force-pushed the 5.0-auto-format branch 2 times, most recently from 3e63af1 to 4fcc693 Compare April 13, 2022 11:00
@bigmontz bigmontz changed the title Configuring auto-formatter in the root project Configure standard and ts-standard as linter and formatter for JS and TS Apr 13, 2022
@bigmontz bigmontz marked this pull request as ready for review April 13, 2022 15:59
@bigmontz bigmontz merged commit 8449c23 into neo4j:5.0 Apr 14, 2022
@bigmontz bigmontz deleted the 5.0-auto-format branch April 14, 2022 10:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant